home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / miscellaneous / hardware / blizzrdmem / patchblizzardmem.doc next >
Encoding:
Text File  |  1996-09-07  |  3.5 KB  |  104 lines

  1.                              PatchBlizzardMem
  2.                              ================
  3.  
  4.                             ©1996 David Jackson
  5.  
  6.                    This program is freely distributable.
  7.  
  8. Introduction
  9. ============
  10.  
  11. PatchBlizzardMem patches your Blizzard accelerator's Fast-RAM, enabling the
  12. ramdrive-device to use it for RAD disks.
  13.  
  14. The ramdrive-device uses only memory marked as "KICK" (the includes call it
  15. "memory that can be use for KickTag stuff"), and Blizzard Fast-RAM does not
  16. have this attribute.
  17.  
  18. This patch searches the memory nodes for memory named as "Blizzard_Mem",
  19. and adds the KICK attribute to it.  This causes several problems, namely
  20. that RAD disks created in this memory are not recoverable after a reset
  21. (unlike normal RAD disks), and the machine will hang after exactly one or
  22. two resets, depending on whether or not the boot-menu is used.
  23.  
  24. Nothing "bad" will happen, you'll just have to do another reset when it
  25. hangs, but at least it's quicker than deactivating a recoverable RAD!
  26.  
  27. The patch does not survive a reset, so it has to be run each time the
  28. system is restarted (if the patch is to be used).
  29.  
  30. Pros
  31.  - You don't have to keep typing 'remrad force' or switching off the
  32.     machine for 10 seconds to remove an unwanted RAD (as long as it's in
  33.     Blizzard_Mem).
  34.  
  35. Cons
  36.  - The RAD(s) will not be recoverable.
  37.  - The machine will hang after a boot-menu use or two normal resets
  38.     if the machine has been reset with a RAD still in Blizzard_Mem.
  39.  
  40.  
  41.  
  42. When to use this patch
  43. ======================
  44.  
  45. - When you want to have a RAD disk in your Fast-RAM (Blizzard_Mem).
  46. - When you want to use more than one floppy-sized RAD (and don't have enough
  47.    spare Chip-RAM).
  48.  
  49.  
  50. When not to use this patch
  51. ==========================
  52.  
  53. - When you want the RAD to stay resident in memory
  54. - When you want the RAD to use Chip-Memory
  55.  
  56.  
  57. Usage
  58. =====
  59.  
  60. PatchBlizzardMem [QUIET]
  61.  
  62. If run without the QUIET keyword, a requester will pop up reminding you of
  63. the effects the patch will have on your system, and will report on its
  64. findings.
  65.  
  66. The patch can be run again to switch the memory back to normal.
  67.  
  68.  
  69. What if the patch doesn't work on my accelerator's memory?
  70. ==========================================================
  71. Mail me - I have only been able to test it on my machine (A1200 Blizzard II,
  72. 40MHz '030 + 40MHz '882, 5MB Fast-Ram).  It has only been tested on WB3.0
  73. but should work on WB2 just as well, and on lower versions but without the
  74. requester, although I am unaware of any Blizzard accelerators for anything
  75. other than the AGA generation of Amigas (WB3).
  76.  
  77. I'm particularly interested to hear from other people who find this patch
  78. useful, and people who would find this patch useful if only it worked on
  79. their machine!  If you have a Blizzard board and the patch doesn't work,
  80. mail me as much detailed information as you can - use SysInfo to view the
  81. name of your Fast-RAM (eg. "Blizzard_Mem").  The output from ShowConfig
  82. would also be very useful.
  83.  
  84. It is also possible that this patch could be modified to patch other types
  85. of accelerator's memory which exhibit the same symptoms.  If the RAD won't
  86. go into your Fast-RAM, mail me as much info as you can (ie. SysInfo &
  87. ShowConfig) and I'll update the patch.
  88.  
  89. This patch only operates on the first area of Blizzard_Mem it finds,
  90. although it's no major rewrite to ammend this if anybody has a problem with
  91. it.
  92.  
  93.  
  94.  
  95. Thanks to William F. Maddock for the giving me the idea for this program!
  96.  
  97. ==
  98. Please E-Mail me if you use this patch!
  99.  
  100. Dave Jackson
  101.  
  102. E-Mail: dj@coventry.ac.uk        <-- Preferred
  103.         dj@spuddy.mew.co.uk
  104.